home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / _bbs / wc30 / readme < prev   
Text File  |  1993-06-17  |  3KB  |  74 lines

  1. Instructions for installing this cdrom into a wildcat BBS.
  2.  
  3. - This will only work with version 3.5.  Please.
  4.  
  5. - You must NOT be shelled to dos.  Exit wildcat via alt-x, not f-10.
  6.  
  7. - BACK UP your \wc30\makewild.dat, \wc30\filearea.dat, and
  8. \wc30\data\allfiles.*  
  9.  
  10. - Change directories to your default wildcat directory.
  11.  
  12. - Type:
  13.     COPY <your cdrom drive letter>\bbs\wildcat\ins.bat .
  14.  
  15. - This copies the ins.bat to your default directory.  You have to edit
  16. the batch file to tell it which cdrom drive letter you have.  That's
  17. the first line -- you shouldn't need to edit anything else.
  18.  
  19. Run the batch file by typing:
  20.     ins
  21.  
  22. This program will adjust the "number of file areas" in the makewild
  23. general configuration and install all the file areas and paths in
  24. makewild's file area configuration.  It reads the file \dirs.txt for
  25. area descriptions and paths.  It then creates a batch file that you
  26. run.  This batch file uses wildcat's 'wcfile' and installs the
  27. filenames and descriptions into wildcat's global file database.
  28.  
  29. The install program asks several questions.  The first is the drive
  30. letter of your cdrom drive.  This is probably e: but might be any
  31. other letter.  
  32.  
  33. The install program also asks where you want this CDROM's directories
  34. installed in your directory list.  The recommended place is right
  35. after the last directory you have specified in makewild.  For
  36. example, if you have 100 directories specified with makewild, the
  37. program will suggest you install the new directories starting with
  38. area 101.  It will not allow you to overwrite directories you already
  39. have installed unless you give install the -f option.
  40.  
  41. The -f option to the install program:
  42.  
  43.     install -f
  44.  
  45. or the batch file:
  46.  
  47.     ins -f
  48.  
  49. will allow you to overwrite existing file catagories that already
  50. exist in your filearea.dat database.  If you are installing this disc
  51. over top of an existing disc of the same title, you might want to
  52. force the new descriptions over top of the existing ones.  For this
  53. reason, I STRONGLY recommend you consider leaving some blank
  54. descriptions after a CDROM in case future versions have more
  55. directories than the current version.  
  56.  
  57. I'm curious about suggestions for upgrading from one version of the
  58. cdrom to another.  How should I 'uninstall' the disc?  How do I
  59. remove descriptions from the allfiles.dat file?  Since you can only
  60. have one file with the same name, you would HAVE to remove these to
  61. install another disc with similar names.  ...as always, contributions
  62. from users are rewarded with free products.
  63.  
  64. * * Note * *: You WILL also need to turn on permission for users to
  65. see these new file areas.
  66.  
  67. ----------------------------------
  68.  
  69. If you want to just have one super subdirectory with all the files,
  70. you can use the 'files.bbs' file that's in the \bbs\wildcat
  71. directory.  The file with all the file descriptions in it is called
  72. allfiles.dir.  There's also a file in each subdirectory called
  73. 'wildcat.txt' that has the file descriptions in wildcat format.
  74.